Add docs link#8977
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a link to the mmctl command-line tool documentation from a bullet in the Mattermost v11 changelog entry describing the new --workers flag.
Changes:
- Converts plain text "mmctl import process" into a hyperlink in the v11.7 changelog section.
📝 WalkthroughWalkthroughThe PR updates a single line in the v11.7 changelog to add a documentation link for the Changesv11.7 Changelog Documentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/product-overview/mattermost-v11-changelog.md`:
- Line 88: Replace the hardcoded absolute docs URL in the changelog line that
references the mmctl import process (the "[mmctl import process]" link
mentioning the "--workers" flag) with the repo-appropriate relative Markdown
link to the corresponding docs page (use the relative path equivalent of
/administration-guide/manage/mmctl-command-line-tool.html), and apply the same
relative-link style to other internal Mattermost docs links in this file for
consistency.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 73b679b1-c4c4-4766-9774-74ae689920dc
📒 Files selected for processing (1)
source/product-overview/mattermost-v11-changelog.md
|
Newest code from mattermost has been published to preview environment for Git SHA 7b4fe46 |
* Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Update mattermost-v10-changelog.md * Add docs link (#8977)
No description provided.